func runtime.runqput
5 uses
runtime (current package)
proc.go#L1039: runqput(mp.p.ptr(), gp, next)
proc.go#L4249: runqput(pp, gp, false)
proc.go#L4982: runqput(pp, newg, true)
proc.go#L6552: runqput(pp, gp1, false)
proc.go#L6697: func runqput(pp *p, gp *g, next bool) {
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |